process thread

process thread
поток процесса

Англо-русский словарь по вычислительной технике и информационным технологиям - 4-е изд.. .

Игры ⚽ Нужно сделать НИР?

Смотреть что такое "process thread" в других словарях:

  • Thread (computer science) — This article is about the concurrency concept. For the multithreading in hardware, see Multithreading (computer architecture). For the form of code consisting entirely of subroutine calls, see Threaded code. For other uses, see Thread… …   Wikipedia

  • Process (computing) — In computing, a process is an instance of a computer program that is being executed. It contains the program code and its current activity. Depending on the operating system (OS), a process may be made up of multiple threads of execution that… …   Wikipedia

  • Thread-local storage — (TLS) is a computer programming method that uses static or global memory local to a thread.This is sometimes needed because all threads in a process share the same address space.In other words, data in a static or global variable is normally… …   Wikipedia

  • Thread (Pern) — Thread is the name of a deadly phenomenon that appears throughout Anne McCaffrey s series of science fiction novels about the fictional planet Pern. Thread are thin silver filaments of a space borne mycorrhizoid spore that devours all organic… …   Wikipedia

  • Process Contention Scope — is a scheme used to map a user level thread to a kernel level one. The name is derived from the fact that the processes and threads are contending for a kernel process.The operating system decides which kernel thread to run based on a scheme… …   Wikipedia

  • Process.h — is a C header file which contains function declarations and macros used in working with threads and processes. Neither the header file nor the functions are defined by either the ANSI/ISO C standard or by POSIX. Most C compilers that target DOS,… …   Wikipedia

  • Process management (computing) — Operating systems …   Wikipedia

  • Thread switching latency — The thread switching latency is the time needed by the operating system to switch the CPU to another thread. In some operating systems running on some hardware, switching between threads belonging to the same process is much faster than switching …   Wikipedia

  • Thread (Informatik) — Ein Thread (auch: Aktivitätsträger oder leichtgewichtiger Prozess) bezeichnet in der Informatik einen Ausführungsstrang oder eine Ausführungsreihenfolge in der Abarbeitung eines Programms. Ein Thread ist Teil eines Prozesses. Man unterscheidet… …   Deutsch Wikipedia

  • Thread pool pattern — In the thread pool pattern in programming, a number of threads are created to perform a number of tasks, which are usually organized in a queue. Typically, there are many more tasks than threads. As soon as a thread completes its task, it will… …   Wikipedia

  • thread — 01. I need some yellow [thread] to mend my blouse. 02. The Pharaohs of ancient Egypt wore garments made of fabric featuring [threads] of pure gold. 03. A nylon [thread] is stronger than a steel wire of identical weight. 04. Si Ling Chi, empress… …   Grammatical examples in English


Поделиться ссылкой на выделенное

Прямая ссылка:
Нажмите правой клавишей мыши и выберите «Копировать ссылку»